[INFO] fetching crate marlin-spade 0.11.1...
[INFO] testing marlin-spade-0.11.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate marlin-spade 0.11.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate marlin-spade 0.11.1
[INFO] finished tweaking crates.io crate marlin-spade 0.11.1
[INFO] tweaked toml for crates.io crate marlin-spade 0.11.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate marlin-spade 0.11.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate marlin-spade 0.11.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c892b95a7f5f2b7eb1d5f93acb6e7a02989b23d04c06ee0045b503314671dcf1
[INFO] running `Command { std: "docker" "start" "-a" "c892b95a7f5f2b7eb1d5f93acb6e7a02989b23d04c06ee0045b503314671dcf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c892b95a7f5f2b7eb1d5f93acb6e7a02989b23d04c06ee0045b503314671dcf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c892b95a7f5f2b7eb1d5f93acb6e7a02989b23d04c06ee0045b503314671dcf1", kill_on_drop: false }`
[INFO] [stdout] c892b95a7f5f2b7eb1d5f93acb6e7a02989b23d04c06ee0045b503314671dcf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8924a3d5f7cf9e7aa1378e64f0bb85f78b70ad15ba954784cc9d6ea6270c20e
[INFO] running `Command { std: "docker" "start" "-a" "d8924a3d5f7cf9e7aa1378e64f0bb85f78b70ad15ba954784cc9d6ea6270c20e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling boxcar v0.2.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling nom-greedyerror v0.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.1
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling nom-recursive v0.5.1
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling sv-parser-macros v0.13.4
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling local-impl v0.1.2
[INFO] [stderr]    Compiling spade-macros v0.16.0
[INFO] [stderr]    Compiling nom-packrat v0.7.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling sv-parser-error v0.13.4
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling marlin-verilator v0.11.1
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling spade-codespan-reporting v0.12.0
[INFO] [stderr]    Compiling spade-codespan v0.12.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling spade-common v0.16.0
[INFO] [stderr]    Compiling spade-ast v0.16.0
[INFO] [stderr]    Compiling spade-diagnostics v0.16.0
[INFO] [stderr]    Compiling spade-parser v0.16.0
[INFO] [stderr]    Compiling sv-parser-parser v0.13.4
[INFO] [stderr]    Compiling sv-parser-pp v0.13.4
[INFO] [stderr]    Compiling sv-parser v0.13.4
[INFO] [stderr]    Compiling marlin-verilog-macro-builder v0.11.1
[INFO] [stderr]    Compiling marlin-spade-macro v0.11.1
[INFO] [stderr]    Compiling marlin-spade v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "d8924a3d5f7cf9e7aa1378e64f0bb85f78b70ad15ba954784cc9d6ea6270c20e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8924a3d5f7cf9e7aa1378e64f0bb85f78b70ad15ba954784cc9d6ea6270c20e", kill_on_drop: false }`
[INFO] [stdout] d8924a3d5f7cf9e7aa1378e64f0bb85f78b70ad15ba954784cc9d6ea6270c20e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7017978ab4f6f4e1df18c5f0c80ecb5895c191c09eb54c89c531cef2fff1730b
[INFO] running `Command { std: "docker" "start" "-a" "7017978ab4f6f4e1df18c5f0c80ecb5895c191c09eb54c89c531cef2fff1730b", kill_on_drop: false }`
[INFO] [stderr]    Compiling marlin-spade v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "7017978ab4f6f4e1df18c5f0c80ecb5895c191c09eb54c89c531cef2fff1730b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7017978ab4f6f4e1df18c5f0c80ecb5895c191c09eb54c89c531cef2fff1730b", kill_on_drop: false }`
[INFO] [stdout] 7017978ab4f6f4e1df18c5f0c80ecb5895c191c09eb54c89c531cef2fff1730b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 245cd8d032c23a2a3012245e6f182e199963df35087ef0aaff8fb4594515ff85
[INFO] running `Command { std: "docker" "start" "-a" "245cd8d032c23a2a3012245e6f182e199963df35087ef0aaff8fb4594515ff85", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marlin_spade-3dcf11ee22ae55ae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests marlin_spade
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "245cd8d032c23a2a3012245e6f182e199963df35087ef0aaff8fb4594515ff85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245cd8d032c23a2a3012245e6f182e199963df35087ef0aaff8fb4594515ff85", kill_on_drop: false }`
[INFO] [stdout] 245cd8d032c23a2a3012245e6f182e199963df35087ef0aaff8fb4594515ff85
